home *** CD-ROM | disk | FTP | other *** search
/ World of Video / World of Video.iso / programs / sound / delitracker_v2.01 / docs / genies.doc < prev    next >
Text File  |  1995-02-13  |  17KB  |  291 lines

  1.  
  2.  
  3.                     $VER: Genies.doc V2.01 (17.04.1994)
  4.                    Copyright 1994 by Delirium Softdesign
  5.                       (Peter Kunath and Frank Riffel)
  6.  
  7.  
  8.  
  9.   In this document file are all genies listed that are offically released
  10.   or supported by Delirium Softdesign. A description of the standard menus
  11.   of the GUI is ommited. Only genie specific GUI elements are described
  12.   herein.
  13.  
  14.  
  15.   1. NOTEPLAYER GENIES
  16.  
  17.   Noteplayers that use MEMF_PUBLIC or MEMF_ANY require only a small chipmem
  18.   buffer for playing the samples. This enables you to load modules that are
  19.   even bigger than your actual chipmem. On the other hand this will cost
  20.   you some extra cpu cycles.
  21.  
  22.   Name                          Description
  23.   ==========================    ===========================================
  24.  
  25.   AudioDev-NotePlayer           Up to 4 Voices. Uses MEMF_CHIP to hold the
  26.                                 samples. Uses the audio.device.
  27.                                 GUI: Selection of the allocation presedence
  28.                                 of the channels.
  29.                                 Note: Some programs incorrectly using the
  30.                                 audio.device will have problems. Term 3.4
  31.                                 is one of them. You can avoid the problems
  32.                                 if you select 127 as allocation precedence.
  33.                                 But then one of the advantages of this
  34.                                 Noteplayer is gone away.
  35.  
  36.   4Voices-NotePlayer            Up to 4 Voices. Uses MEMF_ANY to hold the
  37.                                 samples. Only a 1KB chipmembuffer is used.
  38.                                 GUI: Each channel can be enabled/disabled.
  39.  
  40.   8Voices-NotePlayer            Up to 8 Voices. Uses MEMF_ANY to hold the
  41.                                 samples. Thanks to Jörg Schmidt. The mixing
  42.                                 routine is © 1991 by Maxon Computer GmbH.
  43.                                 GUI: Each channel can be enabled/disabled.
  44.  
  45.   32Voices-NotePlayer           Up to 32 Voices. Uses MEMF_ANY to hold the
  46.                                 samples. Uses DeliMix.
  47.                                 GUI: Left and Right stereo channel can be
  48.                                 enabled or disabled. The Mixfrequency can
  49.                                 be set between 4 kHz and 60 kHz.
  50.  
  51.   32Voices-NotePlayerPlus       Up to 32 Voices. Uses MEMF_ANY to hold the
  52.                                 samples. Uses DeliMix.
  53.                                 GUI: Left and Right stereo channel can be
  54.                                 enabled or disabled. Additionaly there is
  55.                                 a volume boost slider. There are some trade
  56.                                 off's with this NotePlayer: It requires
  57.                                 quite a lot of cpu power and the 8-Bit
  58.                                 volume scaling introduces some noise. The
  59.                                 Mixfrequency can be set between 4 kHz and
  60.                                 60 kHz.
  61.  
  62.   14Bit-NotePlayer              Up to 8 Voices. Uses MEMF_ANY to hold the
  63.                                 samples. Uses DeliMix. The mixing result
  64.                                 will be output with 14Bit quality.
  65.                                 GUI: Left and Right stereo channel can be
  66.                                 enabled or disabled. The Mixfrequency can
  67.                                 be set between 4 kHz and 60 kHz.
  68.  
  69.   ModSave-NotePlayer            Up to 16 Voices. Uses MEMF_ANY to hold the
  70.                                 samples. Uses DeliMix. With this noteplayer
  71.                                 you can transform your favorite modules
  72.                                 into samples :-)
  73.                                 GUI: Left and Right stereo channel can be
  74.                                 enabled or disabled. The Mixfrequency can
  75.                                 be set between 4 kHz and 60 kHz. If the
  76.                                 'Save Sample' gadget is checked an IFF-8SVX
  77.                                 sample will be written to the file you have
  78.                                 specified in the 'Filename' gadget. If no
  79.                                 filename is given, a filerequester will pop
  80.                                 up and ask you. With the 'Mode' Cyclegadget
  81.                                 you can select whether a Mono or a Stereo
  82.                                 sample should be created. In Mono mode up to
  83.                                 four channels are saved. In Stereo Mode, up
  84.                                 to sixteen channels are saved.
  85.  
  86.  
  87.   2.DECRUNCH GENIES
  88.  
  89.   Name                          Description
  90.   ==========================    ===========================================
  91.  
  92.   Decruncher                    This genie can decrunch 'imploded' files
  93.                                 and LhA archives. Only the first file from
  94.                                 an LhA-archive will be decrunched.
  95.  
  96.  
  97.   3.CONVERT GENIES
  98.  
  99.   Name                          Description
  100.   ==========================    ===========================================
  101.  
  102.   Deli-Wizard                   Copyright 1994 by Franck Nicolas.
  103.                                 Reconverts the most Protracker 'Packers'
  104.                                 back to ProTracker. Currently these formats
  105.                                 are recognized and converted:
  106.                                         KRIS
  107.                                         NoisePacker_2.0
  108.                                         NoisePacker_3.0
  109.                                         DigitalIllusions
  110.                                         Pha-Packer
  111.                                         Unic
  112.                                         Laxity
  113.                                         WantonPacker
  114.                                         NoiseRunner
  115.                                         Eureka
  116.                                         P50A/P60A
  117.                                         ProRunner_1.0
  118.                                         ProRunner_2.0
  119.                                         ProPacker_1.0
  120.                                         ProPacker_2.1/3.0
  121.                                         Promizer_1.x
  122.                                         Promizer_2.0
  123.                                         Promizer_4.0
  124.                                         FC-M
  125.                                 GUI: Enable/Disable conversions routines.
  126.                                 Modules can be saved with the 'Save Module'
  127.                                 button. This will bring up a filerequester.
  128.  
  129.                                 Note: A version that can convert even more
  130.                                 formats (39!) will be available soon to
  131.                                 registrated users of Pro-Wizard. To become
  132.                                 a registrated Pro-Wizard user send $US 15
  133.                                 to:     Nicolas FRANCK
  134.                                         157, Rue de Strasbourg
  135.                                         77350 Le Mée sur Seine
  136.                                         France
  137.                                 You can send bugreports and suggestions
  138.                                 concerning Deli-Wizard or Pro-Wizard to
  139.                                 this address as well.
  140.  
  141.   4.OTHER GENIES
  142.  
  143.   Name                          Description
  144.   ==========================    ===========================================
  145.  
  146.   ModuleInfo                    This genie will show some information about
  147.                                 the Module. For PT/NT/ST modules only. This
  148.                                 includes pattern count, real module name,
  149.                                 estimated playtime, the file size, the
  150.                                 sample names and length.
  151.                                 GUI: 'Settings'-Menu: Playtime will enable
  152.                                 the calculation of the estimated playtime.
  153.  
  154.   MonoScope                     This genie displays current waveform in a
  155.                                 neat new way. This genie works with up to 8
  156.                                 Voices. Each pixel represents a point in
  157.                                 time. The x and y co-ordinates of it are
  158.                                 corelated to the sample. In 'Single Mode'
  159.                                 the x position is taken from the amplitude
  160.                                 of the left channel. The y position is
  161.                                 taken from the amplitude of the right
  162.                                 channel. This is how the left channel
  163.                                 corelates to the right. The x co-ordinate
  164.                                 of an point in 'Double Mode' is taken from
  165.                                 the amplitude of the signal. The y
  166.                                 co-ordinate is taken from the amplitude
  167.                                 a fixed short time interval later. This
  168.                                 mode shows how the signal corelates to
  169.                                 itself.
  170.                                 GUI:    Settings
  171.                                         :
  172.                                         Nasty Blit
  173.                                                 This is to fix some problems
  174.                                                 with (EGS) GfX cards. These
  175.                                                 arise from blit operations
  176.                                                 done by the cpu. If enabled
  177.                                                 Forbid()/Permit() is used to
  178.                                                 to protect those operations.
  179.                                         ~~~~~~~~~~~~~~~
  180.                                         Single Mode A-I Select single mode
  181.                                         Double Mode A-O Select double mode
  182.  
  183.   StereoScope                   This genie displays current waveform as
  184.                                 stereo signal. If you would connect an
  185.                                 oscilloscope at the audio jacks and select
  186.                                 a frequency range of about 2 kHz you should
  187.                                 see the same signals. This genie works with
  188.                                 up to 8 Voices.
  189.                                 GUI:    Settings
  190.                                         :
  191.                                         Nasty Blit
  192.                                                 This is to fix some problems
  193.                                                 with (EGS) GfX cards. These
  194.                                                 arise from blit operations
  195.                                                 done by the cpu. If enabled
  196.                                                 Forbid()/Permit() is used to
  197.                                                 to protect those operations.
  198.  
  199.   QuadrasScope                  This genie displays current waveform of up
  200.                                 to 4 channels - not sizeable, moderate cpu
  201.                                 load.
  202.                                 GUI:    Settings
  203.                                         :
  204.                                         Nasty Blit
  205.                                                 This is to fix some problems
  206.                                                 with (EGS) GfX cards. These
  207.                                                 arise from blit operations
  208.                                                 done by the cpu. If enabled
  209.                                                 Forbid()/Permit() is used to
  210.                                                 to protect those operations.
  211.  
  212.  
  213.  
  214.   QuadrascopePlus               Copyright 1994 by Florian Vorberger.
  215.                                 This genie displays the waveforms of up to
  216.                                 4 channels. QuadraScope+ updates 50 times a
  217.                                 second. This means it needs quite a lot of
  218.                                 CPU cycles. The CPU power increase is aprox.
  219.                                 linear to the windows size. If you experience
  220.                                 a slow display you might need to shrink your
  221.                                 window. If you use a 'Solid' display the
  222.                                 required CPU power depends more on the window
  223.                                 height.
  224.  
  225.                                 GUI:    Settings
  226.                                         :
  227.                                         Nasty Blit
  228.                                                 This is to fix some problems
  229.                                                 with (EGS) GfX cards. These
  230.                                                 arise from blit operations
  231.                                                 done by the cpu. If enabled
  232.                                                 Forbid()/Permit() is used to
  233.                                                 to protect those operations.
  234.                                         ~~~~~~~~~~
  235.                                         Half   A-A Displays the absolute level
  236.                                                    from zero to top. Threat
  237.                                                    samples unsigned.
  238.                                         Mirror A-M Same as half exept the
  239.                                                    zero line is centered and
  240.                                                    the level is also drawn in
  241.                                                    the negative range.
  242.                                                 Note: If 'Half' and 'Mirror'
  243.                                                    are off the sample is
  244.                                                    threated as signed. This
  245.                                                    is the default mode.
  246.                                         ~~~~~~~~~~
  247.                                         Dot    A-D Draw only sample values
  248.                                         Line   A-L Connect sample values
  249.                                                    with lines.
  250.                                         Solid  A-O Filled display
  251.  
  252.                                 QuadraScope+ written by Florian Vorberger.
  253.                                 It may only be distributed along with the
  254.                                 DeliTracker_II packgage! You are alowed to
  255.                                 use QuadraScope+ only for NON-Comercial
  256.                                 purposes. If you find any bugs, have any
  257.                                 ideas for improving 'Quadrascope+' or want
  258.                                 a special commercial-usage agreement please
  259.                                 contact:
  260.                                  Florian.Vorberger@informatik.tu-muenchen.de
  261.                                  or Delirium Softdesign (we will forward any
  262.                                  wishes).
  263.  
  264.   LightOrgan_Color              This genie displays the summed volume level
  265.                                 (amplitude) of up to 8 channels. The sum of
  266.                                 the left channels control the blue level
  267.                                 and the right channels control the red
  268.                                 level. This genie allocates one pen and
  269.                                 therefore requires at least V39.
  270.                                 Note: If you want to run this genie on
  271.                                 your Workbench Screen you must choose
  272.                                 a screen mode with at least 16 colors!
  273.  
  274.   5. DELIMIX
  275.  
  276.   DeliMix is © 1994 by Delirium Softdesign. DeliMix is realtime sample
  277.   mixing technology. It is the base of many Noteplayers that have virtual
  278.   channels. With this mixing technology it is possible to mix samples with
  279.   different samplerates into one output sample. The output sample is
  280.   generated at a given mixfrequency (rate). Choosing a higer output rate
  281.   will yield better results at the expense of more cpu power. DeliMix takes
  282.   advance of an exisiting 020 or higher. An optimized routine will be used
  283.   in this case. This routine is about 20% faster. There is a critical point
  284.   at ~30 kHz mixing frequency. Selecting a higher mixing frequency will
  285.   make only sense if you run productivity. This is because in the current
  286.   amiga hardware, the audio DMA is coupled with the scan rate. The hardware
  287.   can output two samples per scanline. In standard video mode, this results
  288.   in a maximum output rate of ~30 kHz. Because in productivity the scanrate
  289.   doubles an output rate of ~60 kHz is possible.
  290.  
  291.